Skip to content

Quick tweaks#189

Merged
StephenNneji merged 2 commits intoRascalSoftware:mainfrom
StephenNneji:quick_tweaks
Jan 30, 2026
Merged

Quick tweaks#189
StephenNneji merged 2 commits intoRascalSoftware:mainfrom
StephenNneji:quick_tweaks

Conversation

@StephenNneji
Copy link
Copy Markdown
Contributor

@StephenNneji StephenNneji commented Jan 29, 2026

Fixes #182

This allows the user change min, value, and max freely in the parameter table, it automatically adjusts the other parameters as needed to keep the min-max relationship for example if the min is set to a value higher than max, this change will automatically set value and max to the new min.

Fixes #186
Fixes #187

This adds a separate close button, saving will no longer close the editor and also makes the editor non-modal so the user can interactive with main window. The editor has been made a singleton to avoid user having multiple editor open at once maybe in the future this can be made into a tab based editor.

Also Fixes #192

Copy link
Copy Markdown
Collaborator

@DrPaulSharp DrPaulSharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All looks good and works as expected.

@StephenNneji StephenNneji merged commit 5d846d3 into RascalSoftware:main Jan 30, 2026
10 checks passed
@StephenNneji StephenNneji deleted the quick_tweaks branch April 2, 2026 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants